projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe5e3a2
)
Doc fix.
author
Jim Blandy
<jimb@redhat.com>
Sun, 8 Aug 1993 00:20:22 +0000
(
00:20
+0000)
committer
Jim Blandy
<jimb@redhat.com>
Sun, 8 Aug 1993 00:20:22 +0000
(
00:20
+0000)
lisp/ehelp.el
patch
|
blob
|
history
diff --git
a/lisp/ehelp.el
b/lisp/ehelp.el
index 00e16b657c1ae52f281e5a0787fd00f39b9194c5..1dc181e198e859c068ff325ed0e635580753ebe6 100644
(file)
--- a/
lisp/ehelp.el
+++ b/
lisp/ehelp.el
@@
-26,7
+26,7
@@
;; This package provides a pre-packaged `Electric Help Mode' for
;; browsing on-line help screens. There is one entry point,
;; `with-electric-help'; All you have to give it is a no-argument
-;; function that generates the actual text of the help into the urrent
+;; function that generates the actual text of the help into the
c
urrent
;; buffer.
;;; Code: